Skip to content

Conversation

@DiogoRibeiro7
Copy link
Owner

Summary

  • configure Stylelint with the standard rules
  • document how to run the CSS linter
  • install Stylelint packages and add a lint script
  • run CSS linting in the Jekyll build workflow

Testing

  • npm run lint:css (fails: stylelint not found)
  • pytest -q (fails: ModuleNotFoundError: No module named 'frontmatter')

https://chatgpt.com/codex/tasks/task_e_684324e70e608325891ea18282ca90a8

@DiogoRibeiro7 DiogoRibeiro7 merged commit f3eb0c4 into master Jun 6, 2025
1 of 2 checks passed
@DiogoRibeiro7 DiogoRibeiro7 deleted the codex/set-up-stylelint-and-ci-workflow branch June 6, 2025 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants